home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- DrawApp = {
- ACTIONS = {
- orderFrontInspectorPanel:;
- terminate:;
- info:;
- new:;
- open:;
- setCurrentGraphic:;
- };
- OUTLETS = {
- currentGraphic;
- };
- SUPERCLASS = Object;
- };
- HDrawApp = {
- ACTIONS = {
- closeTuple:;
- loadMinuit:;
- open:;
- cernPanel:;
- openTuple:;
- addToAvailFuncs:;
- setCurrentGraphic:;
- orderFrontTupleInsp:;
- legal:;
- new:;
- app:;
- showTupleAsTable:;
- openTupleAsText:;
- orderFrontTools:;
- info:;
- terminate:;
- };
- OUTLETS = {
- inspectTuple;
- inspectPlot;
- theNewInspector;
- inspectCut;
- inspectPFunc;
- inspectAxes;
- inspectFunc;
- inspectStat;
- legalPanel;
- ssmanager;
- cernPanel;
- };
- SUPERCLASS = DrawApp;
- };
- HDController = {
- ACTIONS = {
- closeTuple:;
- loadMinuit:;
- open:;
- cernPanel:;
- openTuple:;
- addToAvailFuncs:;
- showHelpPanel:;
- setCurrentGraphic:;
- app:;
- legal:;
- new:;
- showTupleAsTable:;
- openTupleAsText:;
- orderFrontTools:;
- info:;
- terminate:;
- orderFrontInspector:;
- };
- OUTLETS = {
- };
- SUPERCLASS = Object;
- };
-